AI020
Eloquent JavaScript: A Modern Introduction to Programming
JavaScript Fundamentals and Program Structure
Learning Objectives
- Differentiate between statements and expressions in JavaScript grammar
- Identify and apply fundamental program control flow structures
- Understand the role of variables and bindings in managing state
- Recognize the execution order and script organization best practices